CSharpTest.Net
EncodeBytes(Byte[],Int32,Int32) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Formatting Namespace > Safe64Encoding Class > EncodeBytes Method : EncodeBytes(Byte[],Int32,Int32) Method

input
start
length

Glossary Item Box

Returns a encoded string of ascii characters that are URI safe

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function EncodeBytes( _
   ByVal input() As Byte, _
   ByVal start As Integer, _
   ByVal length As Integer _
) As String
C# 
public static string EncodeBytes( 
   byte[] input,
   int start,
   int length
)

Parameters

input
start
length

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys